D3D_ROUND

This command rounds the value passed to the nearest integer. Therefore 1.0-1.5 will be rounded to 1, above that will be rounded to 2

SYNTAX

Return Integer = D3D_ROUND Value

RELATED INFO

D3DFunc Commands Menu
Index

EXAMPLE

View Showcase Example